home *** CD-ROM | disk | FTP | other *** search
Text File | 1988-03-08 | 1.2 KB | 26 lines | [TEXT/?EDT] |
- /* Written 1:10 pm Mar 7, 1988 by PUGH@NMFECC.ARPA in uxe.cso.uiuc.edu:comp.sys.mac.hypercard */
- /* ---------- "GetClipboard / PutClipboard XCMDs" ---------- */
- Here are an XCMD and an XFCN that will read and write to the clipboard from
- HyperTalk. They are simple and easy to use and save you from having to place
- text into a field before copying it with that "click at with shiftkey" stuff.
-
- These were written by yours truly and are released for your use.
-
- By the way, I managed to avoid the MultiFinder Clipboard problem. Whenever
- you call PutScrap, simply call SystemEdit(3) to make MultiFinder change
- everyone's clipboard. It makes MF think that someone pulled down the Copy
- menu item.
-
- This has also been posted to Info-Mac for archiving at Sumex-Aim.
-
- Jon
-
- N L pugh@nmfecc.arpa
- M A L National Magnetic Fusion Energy Computer Center
- F T N Lawrence Livermore National Laboratory
- E L PO Box 5509 L-561
- C Livermore, California 94550
- C (415) 423-4239
-
- (Convert with BinHex or StuffIt)
-